home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_2560
/
frame_32
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-12
|
249 b
|
9 lines
BouleLance += 1;
setProperty("FeuParti/FeuExplose", _xscale, getProperty("FeuParti/FeuCentre", _xscale));
setProperty("FeuParti/FeuExplose", _yscale, getProperty("FeuParti/FeuCentre", _yscale));
tellTarget("FeuParti")
{
play();
}
stop();